Skip to content

Fixed the FunctionCallExecutor to support custom functions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Fixes the FunctionCallExecutor to support custom functions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog
  • Fixes the HttpCallExecutor to properly evaluate string-based body
  • Registers a method used to fetch unresolved JsonSchemas

…ions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog

fix(Runner): Fixed the `HttpCallExecutor` to properly evaluate string-based body
fix(Runner): Registered a method used to fetch unresolved JsonSchemas

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas self-assigned this Jul 2, 2025
@cdavernas cdavernas added priority: high Indicates a high priority issue weight: 3 An issue with an average development impact app: runner Concerns the Runner type: fix labels Jul 2, 2025
@cdavernas cdavernas merged commit 9827c63 into main Jul 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: runner Concerns the Runner priority: high Indicates a high priority issue type: fix weight: 3 An issue with an average development impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant